home *** CD-ROM | disk | FTP | other *** search
- object AboutBox: TAboutBox
- Left = 318
- Top = 241
- BorderStyle = bsDialog
- Caption = 'About ScratchPad'
- ClientHeight = 192
- ClientWidth = 359
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- PixelsPerInch = 96
- TextHeight = 13
- object Image1: TImage
- Left = 16
- Top = 24
- Width = 32
- Height = 32
- AutoSize = True
- Picture.Data = {<image000.ico>}
- Stretch = True
- end
- object GroupBox1: TGroupBox
- Left = 96
- Top = 16
- Width = 241
- Height = 113
- TabOrder = 0
- object Label1: TLabel
- Left = 20
- Top = 16
- Width = 200
- Height = 25
- Alignment = taCenter
- AutoSize = False
- Caption = 'Scratch Pad'
- Font.Charset = ANSI_CHARSET
- Font.Color = clBlack
- Font.Height = -16
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object Label2: TLabel
- Left = 20
- Top = 40
- Width = 200
- Height = 13
- Alignment = taCenter
- AutoSize = False
- Caption = 'Version 1.01'
- end
- object Label3: TLabel
- Left = 8
- Top = 72
- Width = 225
- Height = 13
- Alignment = taCenter
- AutoSize = False
- Caption = 'Copyright � 1997, 1998 by Kent Reisdorph'
- end
- object Label4: TLabel
- Left = 20
- Top = 88
- Width = 200
- Height = 13
- Alignment = taCenter
- AutoSize = False
- Caption = 'All Rights Reserved'
- end
- end
- object BitBtn1: TBitBtn
- Left = 142
- Top = 152
- Width = 75
- Height = 25
- TabOrder = 1
- Kind = bkOK
- end
- end
-